home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MVP Software's Game Jamboree!
/
MVP Software's Game Jamboree!.iso
/
TITLEVGA
/
TITLES.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-11-11
|
504b
|
25 lines
@echo off
cls
SET RTVMCONV=
memory >memory.txt
lessthan memory.txt 540000
if ERRORLEVEL 1 if exist DRIVER.BAT call DRIVER.BAT
memory >memory.txt
lessthan memory.txt 540000
if ERRORLEVEL 1 GOTO :GO
if exist DRIVER.BAT call DRIVER.BAT /REM /NOMEM
memory >memory.txt
lessthan memory.txt 540000
if ERRORLEVEL 1 GOTO :GO
SET RTVMCONV=0
if exist RAMCRAM.COM RAMCRAM.COM
:GO
MMRUN TITLES
if not .%VMP%. == .. if exist DRIVER.BAT call DRIVER.BAT /REM
CLEAR.EXE
GOTO :QUIT
:QUIT
echo